.normalVerdana {
	font-weight: normal;
	color : #215134;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.boldVerdana {
	font-weight: bold;
	color : #215134;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
th.boldVerdana {
	font-weight: bold;
	background-color: #215134;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.lastmodified {
	font-style: italic;
	color : #215134;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.testsmall {
	font-style: italic;
	color : Fuchsia;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.smallred {
	font-style: italic;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.headersmall {
	font-weight: bold;
	color : #215134;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.footersmall {
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.title {
	font-weight: bold;
	color : #215134;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
}
H4  {
 	margin-left : 15%;
 	margin-right : 15%;
 	font-weight : normal;
 	text-align : center;
}
 .centered {
 	margin-left : 15%;
 	margin-right : 15%;
 	font-weight : normal;
 	text-align : center;
}
.headline {
 	margin-left : 15%;
 	margin-right : 15%;
 	font-weight : bold;
 	text-align : center;
	color : #215134;
}
.indextopheadline {
 	margin-left : 15%;
 	margin-right : 15%;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #215134;
}
.indexheadline {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	font-size : 12pt;
	color : #215134;
}
.indexsmall {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #215134;
}
.indextext {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #215134;
}
.infoheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-style : italic;
	color : #215134;
	font-size : 8pt;
	background-color : #EAA9B7;
}
.infotext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #215134;
	font-size : 8pt;
	background-color : #EAA9B7;
}
.infoupdate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 8pt;
	background-color : #EAA9B7;
}
.infoheaderdark {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-style : italic;
	color : #215134;
	font-size : 10pt;
	background-color : #BCC6F4;
}
.infotextdark {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #215134;
	font-size : 10pt;
	background-color : #BCC6F4;
}
.infoupdatedark {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 8pt;
	background-color : #BCC6F4;
}
.infoheadergold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-style : italic;
	color : #215134;
	font-size : 8pt;
	background-color : #E9BC67;
}
.infotextgold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #215134;
	font-size : 8pt;
	background-color : #E9BC67;
}
.infoupdategold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 8pt;
	background-color : #E9BC67;
}
.infoheaderbw {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-style : italic;
	color : #215134;
	font-size : 8pt;
	background-color : white;
}
.infotextbw {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #215134;
	font-size : 8pt;
	background-color : white;
}
.infoupdatebw {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 8pt;
	background-color : white;
}
.recipetitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #215134;
	font-size : 15pt;
}
/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Left Nav from our friends at LL.Bean
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* left nav */
div.leftNavHeader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-transform: uppercase;
	background: #D6D5B7;
}

/* left nav */
div.leftNavLinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 11px;
	background: #EFEED8;
}

/* left nav */
div.leftNavLinksOn {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 13px;
}

/* left nav */
div.leftNavLink {
	margin: 1px 0px;
	padding-right: 5px;
}
/* left nav links */
a.leftNav:link, a.leftNav:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

/* left nav links */
a.leftNav:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* gloal bg colors */
/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* most commonly used in left nav */
.lightBrownBG {
	background: #EFEED8;
}

/* used as a divider or line against light brown bg */
.darkBrownBG {
	background: #D6D5B7;
}

/* most commonly used in search box */
.lightGreenBG {
	background: #749685;
}

/* most commonly used in search box */
.lighterGreenBG {
	background: #ECF0EE;
}

/* ??? */
.darkGreenBG {
	background: #29634A;
}

/* most commonly used as a seperator in order process table */
.lightGrayBG {
	background: #CCCCCC;
}

/* most commonly used as a seperator in order process table */
.lightestGrayBG {
	background: #EFEFEF;
}

/* left nav */
.leftNavBGon {
	background: #FFFFFF;
}

/* commonly used as a border for sold out, out of stock alert boxes, etc */
.alertBG {
	background: #FF0000;
}